mellium.im/sasl.Negotiator.tlsState (field)

4 uses

	mellium.im/sasl (current package)
		negotiator.go#L92: 	tlsState         *tls.ConnectionState
		negotiator.go#L183: 	if c.tlsState != nil {
		negotiator.go#L184: 		return c.tlsState
		options.go#L30: 		n.tlsState = &cs